home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / springer / pjour2 / zphysc / pzphysc.ini < prev    next >
Encoding:
Text File  |  1992-03-29  |  1.4 KB  |  53 lines

  1. %
  2. %springer plain-TeX makropackage for "Zeitschrift fuer Physik C"
  3. %
  4. %
  5. \def\SprJLogoname{Z.Physik C}%                      Journal short name
  6. %
  7. \newbox\Jname%                                  Macro Logo
  8. \newbox\Sname%
  9. \def\SprJLogo{%
  10.         \setbox\Jname=\hbox{\logobf\ Particles and Fields }%
  11.         \setbox\Sname=\hbox{\petit\bf\normalbaselines\
  12.                             Zeitschrift f\"ur Physik C }%
  13.         \ifdim\wd\Sname>\wd\Jname%
  14.                 \setbox\Jname=\hbox to\wd\Sname{\hfil\box\Jname\hfil}%
  15.         \fi
  16.         \vbox{\hrule\hbox{\vrule\vbox{\kern3pt%
  17.         \copy\Jname
  18.         \hbox to\wd\Jname{\hfil\copy\Sname\hfil}%
  19.         \smallskip
  20.         \hbox to\wd\Jname{\hfil\petit\normalbaselines
  21.                           \copyright\ Springer-Verlag
  22.                           \number\year\hfil}%
  23.         \kern3pt}\vrule}\hrule}}%
  24. %
  25. % Keywords / Subject classification :
  26. % 0= keywords optional; 1= keywords obligatory;
  27. % 2= Subject Classifications (always obligatory)
  28. % 3= PACS  obligatory
  29. % 4= PACS  optional
  30. \def\keyob{4}
  31. %
  32. % Thesaurus: 0= optional; 1= obligatory; 2=not used
  33. \def\thesob{2}
  34. %
  35. % Formula counter: 0= right, 1= left
  36. \def\eqleft{0}
  37. %
  38. \ifx 1\FONTS
  39. \else
  40.  \ifx 2\FONTS
  41.  \else \message {fonts-specification wrong.}
  42.        \message {Please check file *.ini and rerun.}
  43.        \end
  44.  \fi
  45. \fi
  46. %
  47. \input pjour2.mac
  48. %
  49. \def\PRESADD#1{\checkstars
  50.   \begfo{\the\stparam}\presaddhdg: #1\endfo}%
  51. %
  52. \dump
  53.